Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fdo: Add WPE backends directory to the library RPATH #184

Closed
wants to merge 1 commit into from

Conversation

aperezdc
Copy link
Member

@aperezdc aperezdc commented Feb 25, 2020

Set the RPATH of libcogplatform-fdo.so to the directory where WPE backends are installed. This is needed to ensure that it will be possible to find libWPEBackend-fdo-1.0 at runtime because the backends directory is not included in the default dynamic linker search paths.


This needs the changes from WebPlatformForEmbedded/libwpe#64 and Igalia/WPEBackend-fdo#99 and therefore the CI is expected to fail. See WebPlatformForEmbedded/libwpe#59 for more details.

Set the RPATH of libcogplatform-fdo.so to the directory where WPE
backends are installed. This is needed to ensure that it will be
possible to find libWPEBackend-fdo-1.0 at runtime because the backends
directory is not included in the default dynamic linker search paths.
@aperezdc aperezdc added this to the Cog 0.6 milestone Feb 25, 2020
@aperezdc aperezdc self-assigned this Feb 25, 2020
@aperezdc aperezdc modified the milestones: Cog 0.6, Cog 0.8 Feb 25, 2020
@aperezdc aperezdc added the enhancement New feature or request label Mar 2, 2020
@aperezdc aperezdc modified the milestones: Cog 0.8, Cog 0.10 Sep 1, 2020
@aperezdc aperezdc removed this from the Cog 0.10 milestone Mar 9, 2021
@aperezdc
Copy link
Member Author

aperezdc commented Mar 9, 2021

I may suggest a different approach during the next development cycle.

@aperezdc aperezdc closed this Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant